intermediate data structure meaning in English
中间数据结构
Examples
- Therefore , each type of report would require its own report - specific intermediate data structure for holding the results , a visitor for populating the intermediate data structure , and then post - processing code for turning the intermediate data structure into the final report
因此,每一种报告类型都需要有自己的、特定于报告的中间数据结构来存放结果,还需要一个用来填充中间数据结构的访问者,以及用来将中间数据结构转换成最终报告的后处理( post - processing )代码。